home *** CD-ROM | disk | FTP | other *** search
/ How Many Bugs in a Box / How Many Bugs in a Box.cdr / bugs / ipl / 00024.ls < prev    next >
Encoding:
Text File  |  1995-03-28  |  88 b   |  7 lines

  1. on mouseUp
  2.   if optionDown then
  3.     go("return", "mainmenu")
  4.   end if
  5.   go("begin")
  6. end
  7.